----------------------------------------MAC10flashhider

	<weapon type="MICRO_UZI">
		<data slot="SMG" firetype="INSTANT_HIT" damagetype="BULLET" group="SMG" targetrange="40.0" weaponrange="45.0" clipsize="30" ammomax="1200" timebetweenshots="53">
			<damage base="30" networkplayermod="2.0" networkpedmod="1.0"/>
			<physics force="30.0"/>
			<reload time="2266" fasttime="2266" crouchtime="2000"/>

			<aiming accuracy="0.60">
				<offset x="0.15" y="1.0" z="0.55"/>
				<crouchedoffset x="0.2" y="1.0" z="0.1"/>
				<reticule standing="0.85" ducked="0.7" scale="0.2"/>
			</aiming>

			<pickup regentime="240000" ammoonstreet="60"/>

			<controller>
				<rumble duration="100" intensity="0.70"/>
			</controller>

			<flags>
				<flag>GUN</flag>
				<flag>CAN_AIM</flag>
				<flag>ANIM_RELOAD</flag>
				<flag>CAN_FREE_AIM</flag>
				<flag>ANIM_CROUCH_FIRE</flag>
			</flags>
		</data>

		<assets model="w_uzi">
			<anim group="gun@uzi" meleegroup1="firearm_core"/>
			<effects>
				<muzzle fx="muz_smg"/>
				<shell fx="weap_ejected_smg"/>
			</effects>
		</assets>
	</weapon>